ostbuild: Ensure we enable soup-gnome for ostree
authorColin Walters <walters@verbum.org>
Thu, 8 Mar 2012 13:41:58 +0000 (08:41 -0500)
committerColin Walters <walters@verbum.org>
Tue, 13 Mar 2012 14:39:31 +0000 (10:39 -0400)
gnomeos/3.4/manifest.json

index 214acc328bc45d0c10733e7d9167c4cb5a3f10bf..e0198dbae6b04f943374b32ad559091fc20ef97e 100644 (file)
                {"src": "gnome:libsoup",
                 "config-args": ["--disable-tls-check"]},
 
-               {"src": "gnome:ostree",
-                "config-opts": ["--disable-documentation"]},
+               {"src": "git:/src/ostree",
+                "branch": "wip/ostbuild-chroot-dev",
+                "config-opts": ["--disable-documentation",
+                                "--with-soup-gnome"]},
 
                {"src": "fd-gstreamer:gstreamer",
                 "config-opts": ["--disable-tests",